From: Glenn Morris Date: Tue, 31 May 2016 22:24:07 +0000 (-0400) Subject: * test/automated/viper-tests.el (viper-test-undo-kmacro): X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~175 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=604f656;p=emacs.git * test/automated/viper-tests.el (viper-test-undo-kmacro): Delete temp-file at end. --- diff --git a/test/automated/viper-tests.el b/test/automated/viper-tests.el index e2c39b3c3de..074dd637538 100644 --- a/test/automated/viper-tests.el +++ b/test/automated/viper-tests.el @@ -65,6 +65,7 @@ after itself, although it will leave a buffer called rtn)) ;; Switch everything off and restore the buffer. (toggle-viper-mode) + (delete-file viper-custom-file-name) (switch-to-buffer before-buffer)))) (ert-deftest viper-test-go ()